This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: onKeyUp feature for Notes client ~Umberto Nongeroson 1.Dec.03 09:49 PM a Web browser Domino Designer 6.0.2 CF2Windows NT
Briefly, no. However, you could do a sort of kludge. Make the field a keyword field (allow values not in list, don't display entry helper button) and you can elect to refresh the document whenever the field changes. Your postrecalc event can notice the field is long enough and that source.CurrentDocument is in that field, and move to the next field.
Not what you wanted, I know, but the best you'll get in the current version.